Regenerate CNO manifests - #2467
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kyrtapz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/assign @jcaamano |
c5d9cf2 to
9daecda
Compare
Ensure that the script always copies the fresh set of network operator CRDs. When a techpreview field is added we get multiple files but when there is no difference in the API only one file is present. Handle both cases in a generic way. Signed-off-by: Patryk Diak <pdiak@redhat.com>
9daecda to
4bd69f6
Compare
|
/test ? |
|
@kyrtapz: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test e2e-aws-ovn-techpreview-serial |
|
/close |
|
@kyrtapz: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
We missed that in #2450.
The filenames changed to keep the script simple but this doesn't affect anything.
We should really get #2373 in to avoid this in the future.